/*
Theme Name: www.k-wauctions.com
Theme URI: https://sandhills.com
Author: Sandhills
Author URI: https://sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{background: transparent; border: 0; margin: 0; padding: 0; list-style: none;} img{max-width: 100%; image-rendering: -webkit-optimize-contrast;}
.cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;} *, *:before, *:after{box-sizing: border-box;}

html, body{font-family: "bebas-neue-pro", sans-serif; line-height: 1.5; height: 100%; width: 100%;}
input[type="text"], input[type="email"], input[type="phone"], select, textarea{font-family: "bebas-neue-pro", sans-serif; -webkit-appearance: none;}
input[type="text"]:focus{outline: none;}
::-moz-selection{background: #E20000; color: #fff; text-shadow: none} ::selection{background: #E20000; color: #fff; text-shadow: none}

.sidebarColumn{min-height: inherit !important;}
.main{padding: 100px 0;}
.main hr{display: block; margin: 35px 0; border: none; border-top: 1px #ddd solid;}
.wrap{max-width: 1640px; margin: 0 auto; padding: 0 20px;}
.padd100 {
    padding: 100px 25px !important;
}

.flex-row{display: flex; flex-wrap: wrap; gap: 50px;}
.flex-half{flex: 1; padding-right: 25px;}
.flex-half:last-child{padding-right: 0;}

.grey-bg{background: #EFEFEF;}

.wid95 {
	width: 95%;
	margin: 0 auto;
}
.wid90 {
	width: 90%;
	margin: 0 auto;
}
.wid80 {
	width: 80%;
	margin: 0 auto;
}


/* TYPOGRAPHY */

a{color: inherit; cursor: pointer; transition: all .2s ease-in-out;} a:hover{color: inherit;}

.btn{display: flex; align-items: center; justify-content: center; background: #E2211C; padding: 15px 20px; font-size: 16px; font-weight: 500; text-transform: uppercase; text-align: center; color: #fff;}
.btn:hover{background: #C71B15; color: #fff;}

.block-btn{display: flex; padding: 12px 15px 10px;}
.inline-btn{display: inline-flex; padding: 12px 50px 10px;}

.bebas{font-family: "bebas-neue-pro", sans-serif;}

.heading1 {
	font-family: "bebas-neue-pro", sans-serif;font-size: 50px;font-weight: 600;text-transform: uppercase;color: #FFF;}
.lg-heading {
	font-family: "bebas-neue-pro", sans-serif;font-size: 40px;font-weight: 600;text-transform: uppercase;letter-spacing: .5px;}
.at-box-heading {
	font-family: "bebas-neue-pro-expanded", sans-serif;font-weight: 700;font-size: 18px;letter-spacing: 0.5px;text-transform: uppercase;}
.sm-heading {
	font-family: "bebas-neue-pro", sans-serif;font-size: 16px;font-weight: 600;}

.body {
	font-family: "bebas-neue-pro-expanded", sans-serif;font-size: 18px;font-weight: 400;}

.heading-date{
	font-family: "bebas-neue-pro", sans-serif;font-size: 30px;font-weight: 700;text-transform: uppercase;letter-spacing: 0.5px;
}

/* COLORS */

.red {
	color: #E20000;
}
.white {
	color: #FFF;
}
.black {color: #000}

/* BUTTONS */

button.red-filled{
	font-family: "bebas-neue-pro", sans-serif;
	background-color: #E20000;
	color: #FFF;
	border-radius: 3px;
	border: none;
/*	border: 1px solid #E20000;*/
	text-transform: capitalize;
	font-size:22px;
	padding:12px 20px;
}
a.red-filled{
	font-family: "bebas-neue-pro", sans-serif;
	background-color: #E20000;
	color: #FFF;
	border-radius: 3px;
	border: none;
/*	border: 1px solid #E20000;*/
	text-transform: capitalize;
	font-size:22px;
	padding:12px 20px;
}

.red-filled:hover{
	background-color: #ED6666;
	color: #fff;
/*	border: 1px solid #FFF;*/
}

button.white-traced{
	font-family: "bebas-neue-pro", sans-serif;
	background-color: #FFF;
	color: #000;
	border-radius: 3px;
	border: 1px solid #000;
	text-transform: capitalize;
	font-size:22px;
	padding:12px 20px;
}
a.white-traced{
	font-family: "bebas-neue-pro", sans-serif;
	background-color: #FFF;
	color: #000;
	border-radius: 3px;
	border: 1px solid #000;
	text-transform: capitalize;
	font-size:22px;
	padding:12px 20px;
}

.white-traced:hover{
	background-color: #E20000;
	color: #FFF;
	border: 1px solid #E20000;
}

a.grey-btn{
	font-family: "bebas-neue-pro-expanded", sans-serif;
	font-weight: 600;
	font-style: normal;
	background-color: #DEDEDE;
	color: #000;
	border-radius: 2px;
	text-transform: capitalize;
	padding: 10px 25px;
	letter-spacing: 1px;
	font-size: 15px;
	transition: all .2s ease-in-out;
}

a.grey-btn:hover{
	background-color: #CFCFCF;
	transition: all .2s ease-in-out;
}



img.thumbnail:hover {
    cursor: default !important;
}


/* HEADER */

div#header {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.topbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.top-header{background: #EFEFEF;}
.top-header .wrap{display: flex; align-items: center;}

.nav-wrap.wid95 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo{
	margin-top: -30px !important;
	margin-bottom: 20px;
}
.nav-wrap.wid95 {
    padding: 10px 0;
}




.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}
.wp-custom-header {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wp-custom-header iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Class for Google Map widget */
.google_map {
	width:100%; 
	min-height:58vh;
}
.navbar-default { 
	background-color:transparent!important;
	border-color:transparent!important;
}
.navbar {
	min-height:auto!important;
	margin-bottom:0!important;
}
.navigation-top {
	width:100%;
}
.menu li {
	width:auto!important;
	padding-right:6%;
	display:inline-block;
}
.menu li:last-child {
	padding-right:0!important;
} 
.menu li > a {
	color:#000;
	font-size:1.5em;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
	color:orange;
	border-radius:0px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
	font-size:18px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#e68a24;
}
.dropdown-menu:not(.head-list)>li>a {
    color: #000;
	font-size:16px;
	font-weight:400;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: #e68a24;
    transition: linear 0.2s;
}


/*HOME*/

.hero{
	position: relative;

}

.hero-home{
	background: url(///media.sandhills.com/img.axd?id=10006793382&wid=0&rwl=False&p=&ext=png&w=1918&h=607&t=&lp=&c=True&wt=False&sz=Min&rt=0&checksum=uZwulz7imfFY6jSe%2f9cCVDAi7BnwXWE%2f);
	padding: 200px 50px 270px;
	background-position: bottom;
	background-size: cover;

	.btn-wrap{
		margin-top: 25px;
	}
}



.auctions-container {
	background-image: url("///media.sandhills.com/img.axd?id=10010367512&wid=0&rwl=False&p=&ext=jpg&w=1720&h=631&t=&lp=&c=True&wt=False&sz=Min&rt=0&checksum=5zL6rX%2fWREnWj4xpilZIe3Izkbeq%2bUix");
	background-repeat: no-repeat;
	background-position: 25% 75%;
	background-size: cover;
	padding: 5vw;
	text-align: center;

	button:not(.event-wrap button){
		margin-top: 25px;
	}
}

.container-title {
	padding: 25px;
}

.grid-event{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 15px;
}



.vertical-line {
    border-left: 1px solid #707070;
    height: -webkit-fill-available;
    margin: 0 10px;
}
.split.left {
	flex: 1
}
.split.right {
    text-align: center;
	flex: 1
}

.home-about {
	margin: 100px auto;
}
.about-wrap {
	display: flex;
	justify-content: space-around;
    align-items: center;
	gap: 5vw;
}
.about.left {
    flex: 3;
}
.about.right {
    flex: 1;
}



/*contact page template*/

aside#sidebar99-dynamicbgtextID {
    position: absolute;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    justify-self: anchor-center;
}




/* FORM */

.contactForm{background: #efefef; border-radius: 5px;}
.contactForm h3{text-transform: uppercase}
label.contactFormLabel {
    font-size: 18px !important;
    font-family: 'bebas-neue-pro-expanded';
}
.contactForm form{padding: 25px;}
.contactForm .form-group{margin-bottom: 20px !important;}
.contactForm .checkbox, .contactForm .radio{margin-top: 0; margin-bottom: 0;}
.contactForm .checkbox label, .contactForm .radio label{margin: 10px 10px 0 18px; padding: 0;}
.contactForm .contactFormLabel{display: block; font-size: 18px !important; font-family: 'bebas-neue-pro-expanded'; font-weight: 300;}
.contactForm .form-control{height: auto; margin-top: 5px; padding: 10px; border: 1px #ccc solid; border-top: none; border-left: none; border-right: none; font-size: 16px;font-family: 'bebas-neue-pro-expanded';}
.contactForm .form-control-feedback{margin-top: -2px; font-size: 8px;}
.contactForm .mar-top{margin-top: 0 !important;}
.contactForm .btn-success{display: block; width: 100%; background-color: #E2211C !important; padding: 15px 60px 12px; border: none;font-size: 18px !important; font-family: 'bebas-neue-pro-expanded'; font-weight: 300;}
.contactForm .btn-success:focus, .contactForm .btn-success:hover{background-color: #C71B15 !important;}



/********    Cindy Code     *********/


/* Real Estate Page */
.cover-banner{
	position: relative;
	padding: 100px 50px!important;
	overflow: hidden;
}

.cover-banner img{
	height: 375px;
	background-position: center;
	background-size: cover;
}

.cover-overlay{
	background-color: #00000075; 
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}

.hero-image{
	position: absolute;
	top: 0;
	left: 0;
	 z-index: -1;
	width: 100%;
	height: 100%;

	img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

.current-listing-container{
	margin-top: 100px;
}

.real-estate-post{
	border: 1px solid #00000025;
    margin: 9px;
    padding: 25px;

	button{
		margin-top: 25px;
	}
}


.page-title{
	text-align: center;
}

.page-title h1{
	color: #fff;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 600;
}




/* Real Estate Property Template */

.real-estate-property-template button{
	margin-top: 25px;
}

.image-gallery{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 15px;
	margin-top: 100px;
}

.property-thumbnail{
	max-width: 500px;
	max-height: 500px;
	margin: 0 auto;

	img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

.gallery-img-wrapper{
	overflow: hidden;
	height: 325px;

	img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}


/*Upcoming Auctions*/

.event-wrap {
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border-radius: 0;
	padding: 25px;
	display: flex !important;
	justify-content: space-around;
    align-items: left;
	text-align: left;
	margin: 10px !important;
	position: relative;
}


.upcoming-a-cont {    
	width: calc(100% - 30px);
	border-radius: 3px;
	background:#EFEFEF;
	box-sizing: border-box;
/*	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 5px;*/
	margin:20px auto;
	display: flex;
	flex-wrap: wrap;
	text-align: left;
}
.upcoming-a-feature-img {
	position: relative;
	width: 100%;
}
.upcoming-a-feature-img img {
	width:100%;
	height: 200px;
	display: block;
	object-fit: cover!important;
}
.upcoming-a-type {
	position: absolute;
	top: 10px;
	right: 10px;
	padding:5px;
	background:#E20000;
	color:#fff;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 1px;
	text-align: center;
	width:150px;
}
.upcoming-a-info {
	font-size: 20px;
	width:100%;
	padding:25px;
	box-sizing: border-box;
}
.upcoming-a-info hr {
	margin: 5px 0;
}

.upcoming-a-title {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 5px;
    gap: 5px;
/*
    display: flex;
    justify-content: space-between;
    width: 100%;
	gap: 20px;
	margin-bottom: 20px;
*/
}
.upcoming-a-title h2 {
    font-size: 40px;
    text-transform: capitalize;
	font-weight: 500;
	width:100%;
	max-width: calc(100% - 10px);
}
.upcoming-a-details {
	display: flex;
	flex-wrap: wrap;
}
.upcoming-a-ctas {
    margin-top: 25px !important;
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}


.listing-main {
	position: relative!important;
	width: 100%!important;
}
.listing-main img{
	width:100%!important;
	height: 400px!important;
	display: block!important;
	object-fit: cover!important;
}

.upcoming-a-gallery {
	display: flex;
	gap:20px 1%;
	flex-wrap: wrap;
	padding:20px 0;
}
.upcoming-a-gallery .thumbnail {
	 flex: 1 1 calc(25% - 12px);
}
.upcoming-a-gallery img {
	width:100%;
	height: 100%;
	max-height: 300px;
	display: block;
	object-fit: contain;
	object-position: center;
	margin:0 auto;
	cursor: default;
}
.upcoming-a-gallery img:hover {
/*	opacity: 0.7;*/
}



.upcoming-auc-btn[data-value=""] {
	display: none !important;
}




@media only screen and (max-width : 655px)
	




/* FOOTER */

.footer{background: #EFEFEF;padding: 50px 0;color: #131313;}
.footer .wrap{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;gap: 25px;}
.footer .logo{width: 300px;}
.footer .logo img{width: 100% !important; margin-top: 25px;}

.footer .link-col {
	border-left: 1px solid #707070;
    height: -webkit-fill-available;
    margin: 0 10px;
	padding: 0 20px
}
.footer .footer-links{
	display: flex; 
	flex-wrap: wrap;
}
.foot-hours {
    display: flex;
    gap: 20px;
}
.foot-heading {
	font-family: "bebas-neue-pro", sans-serif;font-size: 20px;font-weight: 600;text-transform: uppercase;letter-spacing: .5px;}






/*    Inventory Page    */


a.view-listing-details-link.des-view-listingDetails.template-branded-button{
	background-color: #C71B15 !important;
}


button.selected-facet.ts-button{
	background-color: #C71B15 !important;
}




/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#wp-admin-bar-new-content-default {
	display: none;
}


/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {		

}


@media only screen and (max-width : 1000px) {		
	.about-wrap{
		flex-direction: column-reverse;
	}
}








/* Medium Devices, Desktops */
@media only screen and (min-width : 993px) {
	
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 975px) {
	.grid-event{
		grid-template-columns: 1fr;
	}

	.heading1, h1{
		font-size: 40px;
	}

	.hero-home{
		    padding: 150px 50px 200px;
	}
}



@media only screen and (max-width : 825px) {

	
}



/* Small Devices, Tablets */
@media only screen and (max-width : 786px) {
	.footer .link-col:first-of-type{
		border-left: none;
	}

	.heading1, h1{
		font-size: 40px;
	}

    .hero-home {
        padding: 110px 50px 170px;
    }

	.flex-row{
		flex-direction: column !important;
		align-items: center;
		gap: 50px;
	}

	.flex-half{
		
	}
}

@media only screen and (max-width : 655px){
	.logo{
		width: 50%;
	}
	.upcoming-a-info h2 {
		font-size: 30px !important;
	}
	.event-wrap {
		padding: 25px 0 !important;
	}
}

@media only screen and (max-width : 500px) {
	.event-wrap{
		flex-direction: column;
	}

	.logo{
		margin-top: unset !important;
		margin-bottom: unset;
	}

	.heading1, h1{
		font-size: 36px;
	}

	.hero-home {
        padding: 110px 25px 170px;
    }
	.upcoming-a-info {
		font-size: 18px !important;
	}
	.white-traced {
		font-size: 18px !important;
	}
	.red-filled {
		font-size: 18px !important;
	}
}


/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.footer .wrap{
		padding: 0 10px;
	}

	.footer-links{
		gap: 25px;
	}

	.footer .link-col{
		border-left: none;
	}

	.foot-hours{
		gap: 8px;
	}

}




